How to achieve the reverse y-axis effect?
Problem Description
Does VChart provide a configuration similar to echarts’ yaxis.inverse?
solution
VChart provides the configuration of axis inversion, corresponding to the inverse attribute. You only need to configure it on the axis in the corresponding direction, as follows:
